home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 2000 February / Macworld (2000-02).dmg / Updaters / WhiteCap 3.2.2.sea / WhiteCap 3.2.2 / (into Visual Plug-ins) / WhiteCap Configs / SpectrumScape < prev    next >
Text File  |  1999-07-05  |  666b  |  53 lines

  1. // -=-SpectrumScape 2.0 By: Rand al'Thor
  2. Resn=10,
  3.  
  4. Durn="1.5",
  5.  
  6.  
  7. CamX="83 * sin( t / 6 )",
  8. CamY="-20 * cos( t / 6 )",
  9. CamZ="3 + 5 * sin( t / 4 + 600)",
  10.  
  11. CmLX="40",
  12. CmLY="0",
  13. CmLZ="0",
  14.  
  15. CUpX="0",
  16. CUpY="0",
  17. CUpZ="1",
  18.  
  19. R="pos( 2 - abs( (9 - 3 * dt)/1.16666 )) + pos( 2 - abs( (3 * dt + 3)/1.16666 - 6 ))",
  20. G="2 - abs( (3 * dt + 3)/1.16666 - 2 )",
  21. B="2 - abs( (9 - 3 * dt)/1.16666 - 4 )",
  22.  
  23. // Level Color    (the color of the "present" music sample/wave)
  24. LvlR="1",
  25. LvlG="1",
  26. LvlB="0",
  27.  
  28.  
  29. widt=600,heig=450,
  30.  
  31.  
  32. ConL=1,ConB=1,
  33.  
  34.  
  35. Fall="1",
  36.  
  37.  
  38. C0="20 * cos( dt * 3.5 )",
  39.  
  40. X="120 * dt",
  41. Y="80 * ( s - .5 )",
  42. Z="mag( s ) * c0",
  43.  
  44.  
  45.  
  46.  
  47. Scal="480",
  48. ScSz=1,
  49.  
  50. Pers="77",
  51.  
  52. SSvr=-1,
  53. Vers=30,